sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
appcompat
/
androidx.appcompat.widget
/
[main]AppCompatTextView
/
setCompoundDrawables
set
Compound
Drawables
open
fun
setCompoundDrawables
(
@
Nullable
left
:
@
Nullable
Drawable
,
@
Nullable
top
:
@
Nullable
Drawable
,
@
Nullable
right
:
@
Nullable
Drawable
,
@
Nullable
bottom
:
@
Nullable
Drawable
)
(
source
)